projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc8e167
)
(pmail-output): Use pmail-buffers-swapped-p as function.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 22 Dec 2008 19:55:36 +0000
(19:55 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 22 Dec 2008 19:55:36 +0000
(19:55 +0000)
lisp/mail/pmailout.el
patch
|
blob
|
history
diff --git
a/lisp/mail/pmailout.el
b/lisp/mail/pmailout.el
index f0d0ae9c361e5f2d6218be5e52893a71fcb0d20b..ad00211d012b99031471c86c1ae98689eb642169 100644
(file)
--- a/
lisp/mail/pmailout.el
+++ b/
lisp/mail/pmailout.el
@@
-466,7
+466,7
@@
The optional fourth argument FROM-GNUS is set when called from GNUS."
(or from-gnus
(save-excursion
(save-restriction
- (goto-char (if
pmail-buffers-swapped-p
+ (goto-char (if
(pmail-buffers-swapped-p)
(point-min)
(pmail-msgbeg pmail-current-message)))
(setq header-beginning (point))